Name | Description | |
---|---|---|
FibonacciBuilder<T> Constructor | Creates one FibonacciBuilder<T> instance to configurate obj. |
The following tables list the members exposed by FibonacciBuilder<T>.
Name | Description | |
---|---|---|
FibonacciBuilder<T> Constructor | Creates one FibonacciBuilder<T> instance to configurate obj. |
Name | Description | |
---|---|---|
High | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.High. Sets the high value of Fibonacci tool. | |
LabelPosition | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.LabelPosition. Sets the position of data labels. | |
Levels | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.Levels. Sets the array of levels for plotting. | |
Low | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.Low. Sets the low value of Fibonacci tool. | |
MaxX | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.MaxX. Sets the x maximum value of the Fibonacci tool. | |
MinX | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.MinX. Sets the x minimal value of the Fibonacci tool. | |
Uptrend | Configurates C1.Web.Mvc.Finance.Fibonacci<T>.Uptrend. Sets a value indicating whether to create uptrending Fibonacci tool. |